-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
optimize: avoid initializing schedules.crontab #687
Conversation
Signed-off-by: K8sCat <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have started the CI. is it possible to adjust/add some test for the change
how can I add a test for |
Signed-off-by: K8sCat <[email protected]>
for more information, see https://pre-commit.ci
test added |
😸 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to know more context about the change. why it is useful and if it breaks current apps
reason for closing please? |
maybe not necessary |
may I know why you feel that? |
avoid initializing schedules.crontab while DJANGO_CELERY_BEAT_TZ_AWARE is True